1. Use a line integral to find the area contained in the ellipse \(\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1\). (5 points)
2. Set \(\mathbf{F} = z^2\vi+x^2\vj-y^2\vk\). (5 points)
- (i) Calculate \(\nabla\times\mathbf{F}\).
- (ii) Let \(C\) be the square path with sides equal to \(a\) centered at the point \((x_0,0,z_0)\) lying in the \(xz\)-plane, oriented so that each side is parallel to the \(x\) or \(z\) axis. Calculate \(\displaystyle\int_C \mathbf{F}\cdot d\mathbf{r}\).
- (iii) Divide your answer in (ii) by the area of the square and take the limit as \(a\) goes to zero.
- (iv) Use your answer in (i) to corroborate your answer in (iii).
(ii) We break down the path \(C\) into 4 separate lines for ease of calculation. Let \(C_1(t) = (x_0+\tfrac{a}{2}, 0, z_0+at)\), \(C_2(t) = (x_0-at, 0, z_0+\tfrac{a}{2})\), \(C_3(t) = (x_0-\tfrac{a}{2}, 0, z_0-at)\), and \(C_4(t) = (x_0+at, 0, z_0-\tfrac{a}{2})\), all individually with domain \(-1/2\le t\le 1/2\). Note this parameterization keeps the surface positively oriented. Note that for all of these lines, \(\mathbf{r}'(t) = (0,0,\pm a)\) or \((\pm a, 0, 0)\). Now, we can integrate over the path. One has
(iii) Dividing by the area gives \(-2z_0\), and taking the limit keeps it as \(-2z_0\).
(iv) The process of surrounding a point with a path, taking the line integral of said path, dividing by the area, and then using limits to send the area to zero, is precisely the definition of the curl of a vector field, along a vector normal to the surface enclosed. As the normal vector to our square is \((0,1,0)\), it is expected that our answer in part (iii) is the \(y\)-component of the curl calculated in part (i), once the point \((x_0,0,z_0)\) is substituted in.